Description:
NOED is the number of classes from other packages on which the measured class depends on.
A class A depends on another class B, if class A calls methods and/or accesses attributes and/or extends class B.